home *** CD-ROM | disk | FTP | other *** search
/ MacPeople 2000 April 15 / MACPEOPLE-2000-04-15.ISO.7z / MACPEOPLE-2000-04-15.ISO / オンラインウエア / 理想のオンラインウエア / システムシュミレーション92.sit / システ犢裃レーシ銛9.2 F / システ犢裃レーシ銛9.2 / card_17683.txt < prev    next >
Text File  |  2000-03-07  |  1KB  |  68 lines

  1. -- card: 17683 from stack: in.2
  2. -- bmap block id: 19470
  3. -- flags: 0000
  4. -- background id: 3636
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 8006
  11. -- rect: left=124 top=107 right=126 bottom=257
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 16384
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: シンプルファインダ
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect stretch from center
  23.   go this card
  24. end mouseUp
  25.  
  26.  
  27.  
  28.  
  29. -- part 2 (button)
  30. -- low flags: 00
  31. -- high flags: 8006
  32. -- rect: left=124 top=140 right=158 bottom=235
  33. -- title width / last selected line: 0
  34. -- icon id / first selected line: 0 / 0
  35. -- text alignment: 1
  36. -- font id: 16384
  37. -- text size: 12
  38. -- style flags: 0
  39. -- line height: 16
  40. -- part name: 標準ファインダ
  41. ----- HyperTalk script -----
  42. on mouseUp
  43.   visual effect stretch from top
  44.   go to card id 17683
  45. end mouseUp
  46.  
  47.  
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: 8003
  53. -- rect: left=268 top=142 right=164 bottom=351
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 16384
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: NO
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   go to card id 4083
  65. end mouseUp
  66.  
  67.  
  68.